Skip to content

Bump the production-dependencies group across 1 directory with 3 updates#57

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/production-dependencies-a02fe9a7f1
Open

Bump the production-dependencies group across 1 directory with 3 updates#57
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/production-dependencies-a02fe9a7f1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 1, 2026

Bumps the production-dependencies group with 3 updates in the / directory: voluptuous, setuptools and traits.

Updates voluptuous from 0.15.2 to 0.16.0

Release notes

Sourced from voluptuous's releases.

0.16.0

New:

  • #534: Support requiring anyOf a list of keys

Fixes:

  • #523: Allow Generators for vol.In
  • #524: Fix bug with Any validator and REMOVE_EXTRA

Changes:

  • #530: Add comprehensive tests for humanize.py module

New Contributors:

Full Changelog: alecthomas/voluptuous@0.15.2...0.16.0

Changelog

Sourced from voluptuous's changelog.

[0.16.0]

New:

  • #534: Support requiring anyOf a list of keys

Fixes:

  • #523: Allow Generators for vol.In
  • #524: Fix bug with Any validator and REMOVE_EXTRA

Changes:

  • #530: Add comprehensive tests for humanize.py module
Commits

Updates setuptools from 80.9.0 to 80.10.2

Changelog

Sourced from setuptools's changelog.

v80.10.2

Bugfixes

  • Update vendored dependencies. (#5159)

Misc

v80.10.1

Misc

v80.10.0

Features

  • Remove post-release tags on setuptools' own build. (#4530)
  • Refreshed vendored dependencies. (#5139)

Misc

Commits
  • 5cf2d08 Bump version: 80.10.1 → 80.10.2
  • 852cd5e Merge pull request #5166 from pypa/bugfix/5159-vendor-bin-free
  • 11115ee Suppress deprecation warning.
  • 5cf9185 Update vendored dependencies.
  • cf59f41 Delete all binaries generated by vendored package install.
  • 89a5981 Add missing newsfragments
  • c0114af Postpone deprecation warnings related to PEP 639 to 2027-Feb-18 (#5115)
  • de07603 Revert "[CI] Constraint transient test dependency on pyobjc" (#5128)
  • 3afd5d6 Revert "[CI] Constraint transient test dependency on pyobjc"
  • adfb0c9 Bump version: 80.10.0 → 80.10.1
  • Additional commits viewable in compare view

Updates traits from 7.0.2 to 7.1.0

Release notes

Sourced from traits's releases.

Traits 7.1.0

This is a minor release of the Traits package. The most significant change is to the type stubs, which should now be better behaved for common uses of the Instance trait type.

The following people contributed code changes and reviews for this release:

  • Mark Dickinson
  • Guillaume Garcia
  • Ioannis Tziakos

Fixes

  • Make Instance type hints more useful. (#1840)
  • Remove type hints on IntEnum members. (#1856)
  • Fixed subclassing support in trait-documenter. (#1866)
  • Fix TraitChangeNotifyWrapper handling of compiled methods; the previous strict type check was causing issues with Nuitka. (#1850)
  • Fix failure of clone_traits in the presence of dynamic traits. (#1846)

Tests

  • Fix that we weren't actually running mypy in some of the stubs tests. (#1838)

Build

  • Fix failure of python etstool.py install due to an invalid EDS dependency. (#1831)
  • Fix flake8 errors resulting from redundant global statements. (#1847)
  • Support Python 3.14 in CI workflows and wheel builds. (#1871)
Changelog

Sourced from traits's changelog.

Release 7.1.0

Released: 2025-12-17

This is a minor release of the Traits package. The most significant change is to the type stubs, which should now be better behaved for common uses of the Instance trait type.

The following people contributed code changes and reviews for this release:

  • Mark Dickinson
  • Guillaume Garcia
  • Ioannis Tziakos

Fixes

* Make Instance type hints more useful. ([#1840](https://github.com/enthought/traits/issues/1840))
* Remove type hints on ``IntEnum`` members. ([#1856](https://github.com/enthought/traits/issues/1856))
* Fixed subclassing support in trait-documenter. ([#1866](https://github.com/enthought/traits/issues/1866))
* Fix ``TraitChangeNotifyWrapper`` handling of compiled methods; the previous strict type
  check was causing issues with Nuitka. ([#1850](https://github.com/enthought/traits/issues/1850))
* Fix failure of ``clone_traits`` in the presence of dynamic traits. ([#1846](https://github.com/enthought/traits/issues/1846))

Tests

  • Fix that we weren't actually running mypy in some of the stubs tests. (#1838)

Build

* Fix failure of ``python etstool.py install`` due to an invalid EDS dependency. ([#1831](https://github.com/enthought/traits/issues/1831))
* Fix flake8 errors resulting from redundant ``global`` statements. ([#1847](https://github.com/enthought/traits/issues/1847))
* Support Python 3.14 in CI workflows and wheel builds. ([#1871](https://github.com/enthought/traits/issues/1871))
Commits
  • eac9a20 Update changelog and version in preparation for a 7.1.0 release (#1869)
  • 182fe00 Update OS and Python versions in workflows (#1871)
  • f58c990 Update wheel building workflow to only upload on actual release (#1870)
  • f7865b7 Bump pypa/cibuildwheel from 2.23.3 to 3.3.0 (#1867)
  • 2b9099a Bump actions/setup-python from 5 to 6 (#1862)
  • 63888f5 Bump actions/checkout from 4 to 6 (#1868)
  • e3334d7 Fix/subclass support in trait documenter (#1866)
  • b901580 Don't include type hints on IntEnum members (#1856)
  • 770ef6a Make Instance type hints more useful (#1840)
  • 76e9f5f Make it possible to run the core Traits tests via workflow dispatch (#1853)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 3 updates in the / directory: [voluptuous](https://github.com/alecthomas/voluptuous), [setuptools](https://github.com/pypa/setuptools) and [traits](https://github.com/enthought/traits).


Updates `voluptuous` from 0.15.2 to 0.16.0
- [Release notes](https://github.com/alecthomas/voluptuous/releases)
- [Changelog](https://github.com/alecthomas/voluptuous/blob/master/CHANGELOG.md)
- [Commits](alecthomas/voluptuous@0.15.2...0.16.0)

Updates `setuptools` from 80.9.0 to 80.10.2
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v80.9.0...v80.10.2)

Updates `traits` from 7.0.2 to 7.1.0
- [Release notes](https://github.com/enthought/traits/releases)
- [Changelog](https://github.com/enthought/traits/blob/main/CHANGES.rst)
- [Commits](enthought/traits@7.0.2...7.1.0)

---
updated-dependencies:
- dependency-name: voluptuous
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: setuptools
  dependency-version: 80.10.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: traits
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants